Skip to content

Add error handling for non-function callback#3561

Merged
brianc merged 5 commits into
brianc:masterfrom
dotob:patch-1
May 11, 2026
Merged

Add error handling for non-function callback#3561
brianc merged 5 commits into
brianc:masterfrom
dotob:patch-1

Conversation

@dotob
Copy link
Copy Markdown
Contributor

@dotob dotob commented Nov 10, 2025

catch callback not a function earlier to get a proper callstack. later when executing the callback the stack may be wrong/insufficient.

catch callback not a function earlier to get a proper callstack. later when executing the callback the stack may be wrong/insufficient.
@dotob
Copy link
Copy Markdown
Contributor Author

dotob commented Nov 11, 2025

this may fix: #1184

@brianc brianc merged commit 3bb9fba into brianc:master May 11, 2026
7 checks passed
@brianc
Copy link
Copy Markdown
Owner

brianc commented May 11, 2026

Thanks @dotob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants